R Markdown Template for XJTLU Reports
logo

Background

This template comes from the R ‘holtzy/epuRate’ package and modified by Dr. Peng Zhao.

Methods

Packages

Use the R “xjtlu” package on the shoulder of R Markdown.

require("xjtlu")
data("abbreviation")

Equations


E = mc2

Results and Discussions

Numbers and tables

Insert a number into the text. For example, there are 2 abbreviations.

An interactive table:

Plots and images

Insert an interactive graph created by scripts (if you have installed the R package ’leaflet").

Plot a diagram.

Insert an external image.

Insert an image.

Insert an image.

Conclusions

This is an amazing report template. Every XJTLUer must use it.

 




A work by Dr. Peng Zhao